body {
  margin: 0 auto;
  overflow: auto;
  color: #FFFFFF;
  clear: both;
}
.point {
  width: 4px;
  height: 3px;
  background: #333333;
  border: 1px solid #333333;
  border-radius: 10px;
  behavior: url(PIE.htc);
  margin: 6px 5px 10px 10px;
  float: left;
}
/*中间内容 */
.container {
  margin: 15px auto;
  margin: -100px auto\0;
}
/*成考指南*/
.banner {
  display: flex;
  margin: 0 auto 0\0;
}
/*ie8*/
.banner-left {
  float: left;
}
.banner-left, .banner-left img {
  width: 650px;
  height: 295px;
}
.banner-left img {
  border-radius: 3px;
}
/* 轮播图 */
.swiper, .swiper-wrapper {
  width: 650px;
  height: 295px!important;
  position:relative;
}
.swiper-container {
  z-index: 2;
}
.swiper-slide {
  width: 650px;
  height: 295px!important;
}
.swiper-slide a {
  display:block;
  width: 650px;
  height: 295px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  behavior: url(PIE.htc);
  background: #555;
  margin: 0 5px 0 0;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}

.swiper-active-switch {
  background: #f8bb00;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom:10px;
  width:100%;
  text-align:center;
}
.device {
  width:100%;
  height:30px;
  position:absolute;
  top:50%;
  margin-top:-15px;
  z-index:20;
}
.arrow-left, .arrow-right {
  float:left;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  margin-left: 10px;
}
.arrow-right {
  float:right;
  margin-right: 10px;
}
.clearfix {
  zoom:1;
}
.clearfix:after {
  content:".";
  display:block;
  width:0;
  height:0;
  visibility:hidden;
  clear:both;
}
.banner-right {
  width: 318px;
  height: 293px;
  margin: 0 0 0 10px;
  /*ie8*/
  _float: left;
  float: left\0;
  border: 1px solid #D5D5D5;
}
.banner .border-right-text ul li a .text {
  width: 182px;
}
.channel-list .banner-right .point {
  margin: 6px 5px 10px 10px;
  /*ie8*/
  _float: left;
  float: left\0;
}
.border-right-hd {
  height: 31px;
  line-height: 31px;
  border-bottom: 1px solid #D5D5D5;
  background-image: linear-gradient(180deg, #FFFFFF 0%, #FDFDFD 25%, #F1F1F1 100%);
  /*IE8.0 版本可以识别*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType = 0, startColorstr = #FFFFFF, endColorstr = #F1F1F1)";
  border-bottom: 1px solid #D5D5D5;
}
.border-right-hd h3 {
  height: 32px;
  float: left;
  color: #FFFFFF;
  padding: 0 15px;
  background-image: url("../../img/title_bg.png");
  -ms-behavior: url(backgroundsize.min.htc);
  behavior:url(backgroundsize.min.htc);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 104px;
}
.border-right-text ul {
  margin: 10px auto 0;
  list-style: none;
}
.border-right-text ul li {
  height: 25px;
}
.border-right-text ul li a {
  display: flex;
}
.border-right-text ul li a .text, .time {
  width: 300px;
  /*ie8*/
  _width: 218px;
  width: 218px\0;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}
.border-right-text ul li a .time {
  width: 90px;
  color: #999999;
  text-align: right;
}
.border-right-text .count-btn {
  border: none;
  padding: 15px 0 14px 0;
  width: 300px;
  line-height: 17px;
  margin: 0 10px 10px;
  background-image: linear-gradient(180deg, #F9F9F9 0%, #F1F1F1 100%);
}
/*流程图*/
.timeline {
  height: 80px;
  border-radius: 4px;
  behavior: url(PIE.htc);
  background-color: #C64B4B;
  /*overflow: hidden;*/
  margin: 10px auto 10px;
  margin: 310px auto 10px\0;
  clear: both\0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .timeline {
    margin: 10px auto 10px;
  } /* IE10+ */
}
.timeline ul {
  display: flex;
  margin: 11px auto;
  padding: 0;
}
.timeline li {
  width: 94px;
  width: 90px\0;
  height: 58px;
  background-color: #fff;
  margin: 10px auto;
  margin: 10px\0;
  border-radius: 5px;
  behavior: url(PIE.htc);
  float: left;
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .timeline li {
    width: 97px;
  } /* IE10+ */
}
.timeline ul li h6 {
  margin: 10px auto 0;
  font-size: 11px;
}
.timeline ul li span {
  margin: 8px auto;
  width: 79px;
  height: 18px;
  line-height: 18px;
  background-color: #C64B4B;
  display: block;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #FFFFFF;
  font-size: 10px;
}
.timeline li.first {
  background-color: transparent;
  color: #FFFFFF;
  margin: 0;
  height: 60px\0;
  height: 80px;
}
.timeline li.first span {
  margin: 17px auto 2px;
  margin: 17px auto 2px\0;
}
.timeline li.first h6 {
  margin: 0 auto;
}
.timeline .next {
  background-color: transparent;
  width: 10px;
  overflow: hidden;
  line-height: 60px;
  margin: 10px -9px;
}
.next img {
  width: 6px;
  height: 9px;
}
/*相关新闻*/
.related-news {
  margin: 0;
  width: 100%;
  border: none;
  display: flex;
}
/*相关新闻左侧*/
.related-news-left {
  width: 730px;
  /*ie8*/
  _float: left;
  float: left\0;
}
.new-img {
  display: flex;
  margin: 10px auto;
  margin: 7px auto\0;
}
.new1 {
  margin-right: 10px;
  float: left;
}
.new1 img, .new2 img {
  width: 360px;
  width: 355px\0;
  height: 80px;
}
.related-news .related-news-hd {
  height: 30px;
  line-height: 30px;
  background-image: linear-gradient(180deg, #FFFFFF 0%, #FDFDFD 25%, #F1F1F1 100%);
  /*IE8.0 版本可以识别*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType = 0, startColorstr = #FFFFFF, endColorstr = #F1F1F1)";
  border: 1px solid #D5D5D5;
}
.related-news-hd h3 {
  height: 30px;
  float: left;
  color: #FFFFFF;
  padding: 0 15px;
  background-image: url("../../img/title_bg.png");
  -ms-behavior: url(backgroundsize.min.htc);
  behavior:url(backgroundsize.min.htc);
  background-size: 100% 100%;
  width: 104px;
}
/*成考相关信息*/
.channel-list {
  display: flex;
  width: 730px;
  flex-wrap: wrap;
}
.channel-list .banner-right .border-right-text ul li a .text {
  _width: 210px;
  width: 210px\0;
}
.channel-list .banner-right {
  margin: 7px 0 0 0;
  margin: 10px 10px 0 0\0;
  width: 352px;
  height: 219px;
  /*ie8*/
  _float: left;
  float: left\0;
  border: 1px solid #D5D5D5;
}
.channel-list .border-right-hd h3 {
  margin-top: -0.5px;
}
.border-right-hd p {
  margin: 0 5px 0 0;
  float: right;
}
.border-right-hd p a {
  text-decoration: none;
}

.border-right-text  .text:hover {
  color: #C64B4B;
}

.banner-right:nth-child(1), .banner-right:nth-child(3) {
  margin-right: 10px;
}
/*相关新闻右侧*/
.related-news-right {
  width: 250px;
  /*ie8*/
  _float: right;
  float: right\0;
}
.link-number {
  margin-left: 10px;
  text-align: left;
  height: 100px;
  width: 238px;
  border: 1px solid #D5D5D5;
}
.link-number .phone, .phone-num {
  margin: 18px 100px 18px 20px;
}
.link-number .phone-num {
  color: red;
  font-size: 22px;
}
.sign-enter {
  background: #C64B4B;
  height: 59px;
  font-size: 18px;
  color: #ffeb6f;
  border-top: none;
}
.sign-enter:hover {
  cursor: pointer;
}
.sign-enter p {
  line-height: 59px;
}

.sign-enter a {
  color: #FFFFFF;
}

.sign-enter a:hover {
  color: #FFE994;
}

/*微信群*/
.link-group {
  height: 300px;
  width: 238px;
  border-top: none;
  border-bottom: none;
}
.link-img {
  width: 180px;
  height: 220px;
  background: #C64B4B;
  border-radius: 8px;
  behavior: url(PIE.htc);
  margin: 22px 30px 28px;
}
.link-text {
  background: #231F1F;
  border-radius: 0 0 10px 10px;
  behavior: url(PIE.htc);
  line-height: 32px;
  width: 180px;
  margin: 0 30px;
}
.link-img img {
  width: 140px;
  margin: 20px;
}
.link-img p {
  margin: -2px 18px 28px;
}
/*成考指南*/
.guide-lines {
  margin-top: 10px;
  width: 238px;
  padding: 0;
  height: 223px;
}
.guide-text {
  display: flex;
  width: 240px;
  flex-wrap: wrap;
  margin: 7px\0;
}
.guide-text p:nth-child(1), .guide-text p:nth-child(2) {
  margin: 10px 10px 5px;
}
.guide-text p {
  background-image: linear-gradient(180deg, #FFFFFF 0%, #FDFDFD 25%, #F1F1F1 100%);
  /*IE8.0 版本可以识别*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType = 0, startColorstr = #FFFFFF, endColorstr = #F1F1F1)";
  border-radius: 2px;
  behavior: url(PIE.htc);

  width: 92px;
  height: 30px;
  margin: 5px 10px;
  line-height: 30px;
  /*ie8*/
  _float: left;
  float: left\0;
}
.guide-text p a{
  color: black;
  cursor: pointer;
}

.guide-text p a:hover {
  color: #B7312C;
}
/*招生院校*/
.collage {
  margin-top: 10px;
  /*ie8  兼容IE8、9、10的hack*/
  margin-top: 73%\0;
  border: 1px solid #D5D5D5;
  _height: 490px;
  height: 490px\0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .collage {
    margin-top: 10px;
  } /* IE10+ */
}
.collage .more {
  border-bottom: none;
}
.collage-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.collage-list .collage-item:nth-child(6), .collage-item:nth-child(7), .collage-item:nth-child(8), .collage-item:nth-child(9), .collage-item:nth-child(10) {
  margin: 0 auto 10px;
  margin: 10px 2%\0;
  margin-bottom: 20px\0;
  width: 16%\0;
}
.collage-item {
  width: 17%;
  margin: 0 auto;
  /*ie8*/
  float: left;
  _width: 16%;
  _margin: 10px 2%;
  width: 16%\0;
  margin: 10px 2%\0;
}
.name {
  margin: 10px 0 0;
}
.link {
  margin-bottom: 10px;
  margin-top: 5px;
}
.link a {
  color: #B7312C;
  margin-top: 10px;
  text-decoration: none;
}
.link a:hover {
  color: #B7312C;
}
.collage-item-img {
  padding: 30px;
  width: 78px;
  height: 78px;
  margin: 10px;
  border: 1px solid #D5D5D5;
}
.collage-list .collage-item .collage-item-img:hover {
  width: 78px;
  height: 78px;
  cursor: pointer;
  background: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.06);
  border: 1px solid transparent;
}
.collage-item-img img {
  width: 80px;
  height: 80px;
}
.collage .related-news-hd {
  height: 31px;
  line-height: 31px;
  border-bottom: 1px solid #D5D5D5;
}
.collage .related-news-hd h3 {
  height: 32px;
  line-height: 32px;
}
/*招生专业*/
.major {
  border: 1px solid #D5D5D5;
  width: 978px;
  height: 150px;
  margin-top: 10px;
}
.major .related-news-hd {
  border-bottom: none;
  margin: 0;
  width: 104px;
  float: left\0;
}
.major .related-news-hd h3 {
  position: absolute;
  height: 32px\0;
}
.tab-wrap .tab-title {
  display: flex;
  overflow:hidden;
  list-style:none;
  height: 32px;
  height: 33px\0;
  width: 510px;
  width: 530px\0;
  margin-left: 20px;
}
.tab-title .title-item {
  float: left;
  line-height: 32px;
  font-size: 14px;
  width: 70px;
  text-align: center;
  color: #333333;
  background-image: linear-gradient(180deg, #FFFFFF 0%, #FDFDFD 25%, #F1F1F1 100%);
  border-right: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
}
.tab-item {
  width: 980px;
  display: flex;
  margin: 20px auto;
  list-style: none;
}
.tab-item .special {
  text-overflow: ellipsis;
  overflow: hidden;
}
.tab-item .special:hover {
  overflow: auto;
  overflow-x: auto;
  overflow-y: hidden;
}
.tab-item .special:hover p {
   margin-left: 35px\0;
}
.tab-title li:first-child {
  width: 84px;
  margin-left: -20px;
  margin-left: 0\0;
  text-align: right;
  padding-right: 15px;
}
/*ie10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .tab-title li:first-child {
    margin-left: -20px;
  }
}
.tab-title .title-item.tab-active {
  background-image: linear-gradient(180deg, #F1F1F1 0%, #FDFDFD 75%, #FFFFFF 100%);
  border-bottom: none;
  cursor: pointer;
  height: 32px;
}
.tab-wrap .tab-content .tab-content-item {
  display:none;
  color:#00c1de;
}
.tab-content-item .tab-special li {
  width: 22%;
}
.tab-content-item .tab-special {
  margin: 20px 30px\0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .tab-content-item .tab-special {
    margin: 20px auto;
  }
}
.tab-wrap .tab-content .tab-content-item.tab-active {
  display:block;
}
.tab-wrap .tab-hd {
  background-image: linear-gradient(180deg, #FFFFFF 0%, #FDFDFD 25%, #F1F1F1 100%);
  display: flex;
}
.tab-wrap .more {
  border-bottom: 1px solid #D5D5D5;
  margin-left: -4px;
  width: 350px\0;
  margin-top: -32px\0;
}
/*ie10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .tab-wrap .more {
    margin-top: 0;
    margin-left: -30px;
  }
}
.tab-item li {
  flex: 1;
  height: 70px;
  margin: 0 6px;
  border: 1px solid #D5D5D5;
  /*ie8*/
  _width: 11%;
  _float: left;
  width: 11%\0;
  float: left\0;
}
.tab-item li a {
  text-decoration: none;
}
.tab-item li a p {
  background-color: #C64B4B;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C64B4B,endColorstr=#C64B4B);    /*IE8支持*/
  border-radius: 0 0 4px 4px;
  behavior: url(PIE.htc);
  margin: 0 auto 6px;
  font-size: 11px;
  line-height: 18px;
  color: #FFFFFF;
  width: 60px;
  height: 18px;
}
.tab-item li a h6, .tab-item li a span {
  margin: 0;
  height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tab-item li a span {
  font-size: 11px;
  font-weight: normal;
}

/*复习资料*/
.review-materials {
  height: 220px;
  width: 980px;
}
.review-materials .border-right-text ul li a .text {
  width: 220px;
}
.review-materials, .channel-list .border-right-text ul li {
  height: 22px;
}
.review-materials .banner-right {
  height: 220px;
  flex: 1;
  width: 348px;
  margin-top: 10px;
  /*ie8*/
  width: 36%\0;
}
.review-materials .border-right-hd h3 {
  width: 120px;
}
.review-materials .tool-box {
  width: 24.3%;
  height: 218px;
  /*ie8*/
  _float: left;
  float: left\0;
}
.tool-box-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.tool-item {
  width: 37%;
  margin: 10px 15px;
  /*ie8*/
  _float: left;
  float: left\0;
}
.tool-item:hover {
  cursor: pointer;
}
.tool-item img {
  width: 35px;
  height: 35px;
}
.tool-item p {
  font-size: 13px;
  margin: 07px 0 0;
}
/*高起点课件播放*/
.video-player {
  _margin-top: 218px;
  _height: 312px;
  border: 1px solid #D5D5D5;
  margin-top: 218px\0;
  height: 312px\0;
}
.video-player .related-news-hd {
  border-bottom: 1px solid #D5D5D5;
  margin: 0;
}
.video-player .related-news-hd h3 {
  width: 150px;
  height: 32px;
  /*background-image: linear-gradient(180deg, #FFFFFF 0%, #FDFDFD 25%, #F1F1F1 100%);*/
}
.video-player-list {
  display: flex;
  overflow-x: scroll;
  width: 99%;
}
/*兼容ie*/
.zhuanshengben {
  _margin-top: 10px;
  _height: 470px;
  _margin-bottom: 40px;
  margin-top: 10px\0;
  height: 470px\0;
  margin-bottom: 40px\0;
}
.video-player-list .video-player-item {
  width: 298px;
  height: 108px;
  display: flex;
  border-radius: 4px;
  behavior: url(PIE.htc);
  _float: left;
  _margin: 20px 0 20px 20px;
  _border: 1px solid #D5D5D5;
  float: left\0;
  margin: 20px 0 20px 20px;
  margin: 20px 0 20px 20px\0;
  border: 1px solid #D5D5D5\0;
}

.video-title {
  width: 16px;
  line-height: 20px;
  margin: 15px 0 55px 15px;
}
.video-text {
  line-height: 13px;
  letter-spacing: 0;
  margin: 17px 0 55px 7px;
  font-weight: normal;
  color: #999999;
  font-size: 12px;
}
.review-items {
  margin: 12px 0;
  /*ie8*/
  margin-top: -98px\0;
  margin-left: 20px\0;
}
/*ie10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .review-items {
    margin: 12px 0;
  }
}
/*兼容ie8*/
.daxueyuwen {
  margin-top: -135px\0;
}
/*ie10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .daxueyuwen {
    margin-top: 10px;
  }
}
.shuxue {
  margin-top: -148px\0;
}
/*ie10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .shuxue {
    margin-top: 10px;
  }
}
.shuxue2 {
  margin-top: -144px\0;
}
/*ie10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .shuxue2 {
    margin-top: 10px;
  }
}
.math {
  margin-top: -124px\0;
  margin-left: 20px\0;
}
/*ie10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .math {
    margin-top: 10px;
    margin-left: -20px;
  }
}
.math-title {
  margin-top: -92px\0;
  margin-left: 36px\0;
}
/*ie10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* 3. */
  .math-title {
    margin-top: 15px;
    margin-left: 10px;
  }
}
.review-items dl {
  _margin-left: 10px;
  margin-left: 10px\0;
}
.review-items dl dd {
  margin: 0 0 0 29px;
  line-height: 22px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 210px;
}
.review-items dl dd a {
  text-decoration: none;
}
.review-items dl dd a span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.more {
  float: right;
  border-bottom: 1px solid #ccc;
  width: 346px;
  text-align: right;
  line-height: 30px;
}
.more a {
  text-decoration: none;
  font-size: 12px;
  color: #333333;
  font-family: STSongti-SC-Regular;
}
